Skip to content

[bky373] Add Week 12 Solutions #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 23, 2024
Merged

Conversation

bky373
Copy link
Contributor

@bky373 bky373 commented Jul 21, 2024

Copy link
Member

@DaleSeo DaleSeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

문제 풀이 다 따라 잡으신 거 축하드립니다!

image

@@ -0,0 +1,20 @@
// time: O(m*n)
// space: O(m*n)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이미 잘 푸셨지만, 메모리 최적화를 해서 공간 복잡도를 향상시킬 수 있는지 생각해보시면 좋을 것 같아용.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 space 복잡도를 더 줄일 수 있는 방법이 있군요 달레님 풀이 참고하였습니다 감사합니다! 🙇
060ae77

@DaleSeo DaleSeo merged commit b8be309 into DaleStudy:main Jul 23, 2024
@bky373 bky373 deleted the bky373-week-12 branch August 25, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants